ioemu-stubdom: Use xen-setup-stubdom rather than configure
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 18 Mar 2009 17:30:13 +0000 (17:30 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 18 Mar 2009 17:30:13 +0000 (17:30 +0000)
commit4b031bb5b7bc277a85521eaf4c11adde5dce719f
treeb1ad31c20b464582b83cc93c06944de68f8f9e88
parentef940f08d56cd413fda6918eda5c600a7ade0132
ioemu-stubdom: Use xen-setup-stubdom rather than configure

xen-setup runs the upstream configure script, and ends up
autodetecting various properties of the host and then trying to use
them in stubdom, which works badly.

In commit c609854fe18aab3216f28e1e5291b75970d398d5 in
qemu-xen-unstable we provide a new `xen-setup-stubdom' script, which
hardcodes the relevant answers.

With these two changes, stubdom should compile again.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
stubdom/Makefile